home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / STUTTGART / LANG / ASSEMBLER / BAOF / !BasicAOF / !Run next >
Text File  |  1994-06-04  |  527b  |  15 lines

  1. | !Run for !BasicAOF
  2. | (c) George K. Saliaris 1993,1994
  3. | (c) Oregan Developments 1994
  4. |
  5. IconSprites <Obey$Dir>.!Sprites
  6. If "<System$Path>" = "" Then Error 0 System resources cannot be found
  7. RMEnsure SharedCLibrary 0 System:modules.Clib
  8. RMEnsure SharedCLibrary 3.75 Error You need Clib 3.75 to run BasicAOF
  9. Set Alias$objasm <obey$Dir>.bas_objasm %%*0
  10. WimpSlot -min 32k -max 32k
  11. |
  12. | --- If you don't want the banner message to be printed,
  13. | --- replace next command with:  Run <Obey$Dir>.BasicAOF >null:
  14. Run <Obey$Dir>.BasicAOF
  15.